FROMLIST: arm64: dts: qcom: hamoa: add audio PD remote heap region#599
FROMLIST: arm64: dts: qcom: hamoa: add audio PD remote heap region#599Jianping-Li wants to merge 1 commit into
Conversation
Reference the reserved memory region for audio PD dynamic loading and remote heap requirements. Add the required VMID list for memory ownership transfers. Link: https://lore.kernel.org/all/20260418-hamoaaudio-v1-1-a92866f744a6@oss.qualcomm.com/ Signed-off-by: Jianping Li <jianping.li@oss.qualcomm.com>
2b65d11 to
d064b21
Compare
shashim-quic
left a comment
There was a problem hiding this comment.
Intake review
All formal checks pass (CRs-Fixed ✓, FROMLIST ✓, Link: ✓, author/committer domains ✓).
hamoa.dtsi — mixed indentation
The three new lines inside the fastrpc node use spaces for indentation instead of tabs:
+ memory-region = <&adsp_rpc_remote_heap_mem>;
+ qcom,vmids = <QCOM_SCM_VMID_LPASS
+ QCOM_SCM_VMID_ADSP_HEAP>;
DTS files use tabs exclusively. The equivalent change on talos.dtsi (PR #596) is correctly tab-indented — please align this patch to match.
PR #599 — validate-patchPR: #599
|
PR #599 — checker-log-analyzerPR: #599
Detailed report: Full report
|
Reference the reserved memory region for audio PD dynamic loading and remote heap requirements. Add the required VMID list for memory ownership transfers.
Link: https://lore.kernel.org/all/20260418-hamoaaudio-v1-1-a92866f744a6@oss.qualcomm.com/
CRs-Fixed: 4483711